﻿body, dl, dd, ul, li, ol, h1, h2, h3, h4, h5, h6, p, form, header, section, article, footer {
    margin: 0;
    list-style: none;
    padding: 0;
}

h1, h2, h3, h4, p {
    font-family: "Arial", "微软雅黑";
}

h1 {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 34px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #000000;
}

h2, .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews.panel.entry-content.wc-tab .comment-reply-title {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #000000;
}

h3, .woocommerce-lost-password label[for=user_login] {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #000000;
}

h4 {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #000000;
}

h5 {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #fffff;
}

h6 {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #000000;
}

p {
    line-height: 40px;
}

.font-12 {
    font-size: 12px !important;
    line-height: 23px;
}

.font-13 {
    font-size: 13px !important;
    line-height: 23px;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-28 {
    font-size: 28px !important;
}

.text-indent {
    text-indent: 2rem;
}

a {
}
.search {
    margin-top: 42px;
}
input {
    float: left;
    width: 300px;
    height: 42px;
    border: none;
    padding-left: 20px;
    background: #f3f4fa;
    color: #999;

}
button {
    float: left;
    width: 60px;
    height: 42px;
    background: #3d55a7;
    color: #fff;
    border: none;
    margin-left: 10px;
}
/*
.logo {
    float: left;
    height: 80px;
}

.logo img {
    height: 80px;
}

.logo1 {
    height: 50px !important;
    margin-top: 15px;
}

.nav {
    float: right;
}

.nav li {
    position: relative;
}

.nav li a {
    padding: 0 17px;
    color: #fff;
    line-height: 80px;
    height: 80px;
    display: block;
}

.top-1 {
    top: 25px;
}

.nav li .munav {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    top: 80px;
    left: 20px;
    width: 160px;
}

.nav li .munav li a {
    line-height: 50px;
    height: 50px;
}

.nav li:hover .munav {
    display: block;
}

.nav li .munav li a:hover {
    background: #fff;
    color: #333;
    width: 100%;
}*/

.lf {
    float: left
}

.rg {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px
}

.topTitle {
    padding: 35px 0;
    position: relative;
    overflow: hidden;
}
.topTitle h4 {
    line-height: 40px;
    text-align: center;
    font-size: 32px;
    width: 100%;
}

.topTitle a {
    color: #3d55a7;
}
.head-top{
    height: 130px;
}
.head {
    width: 100%;
    min-width: 1000px;
    z-index: 9999;
    background: #3d55a7;
    height: 50px;
    transition: all .3s;
}

.logo {
    padding-top: 25px;
}

.logo a {
    display: block;
    position: relative;
    overflow: hidden
}

.logo img {
    position: relative;
    z-index: 100;
    height: 76px;

}

.logo .p1 {
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 80%;
}

.nav {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}
.nav_pc{

    width: 100%;
}
.nav ul li {
    display: inline-block;
    height: 50px;
    background: url(../images/1_02.jpg) right center no-repeat;
    transition: all .3s;
    position: relative;
}

.nav ul li:nth-child(10){background: none;}
.nav ul li .a1 {
    line-height: 50px;
    display: block;
    font-weight:700;
    text-align: center;
    font-size: 18px;
    color: #fff;
    transition: all .3s;
    padding: 0 21px;
}

.nav ul li:hover .a1 {
    color: #1e90ff;
    transition: all .3s
}

.nav ul li .div1 {
    display: none;
    background: rgba(61, 85, 167, .9);
    left: -50%;
    position: absolute;
    top: 50px;
    z-index: 100;
    width: 220%;
}

.nav ul li .div1 .p1 {
    width: 100% !important;
    float: right;
    height: auto;
    line-height: 65px
}

.nav ul li .div1 .p1 a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    display:block;
    height:40px;
    line-height: 40px;
    transition: all .5s
}

.nav ul li .div1 .p1 a:hover {
    background:#1e90ff;
    color: #fff;
}

.nav ul li .mad3 .p1 .pad {
    margin-left: 30%
}

.nav ul li .mad4 .p1 .pad {
    margin-left: 44%
}

.nav ul li .mad5 .p1 .pad {
    margin-left: 45%
}

.nav ul li .mad6 .p1 {
    text-align: right
}

.lb-img{
    height: 600px;
}

.lb-tittle{
    bottom: 0px;
    height: 70px;
    color: white;
    background: rgba(61, 85, 167, .7);
}
.lb-tittle h4{
    color: white;
    line-height: 70px;
}
.a_txt {
    display: none
}
.moblie_head{display: none !important;}
/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width: 1200px) {
    .nav ul li .a1 {
        font-size: 14px
    }

    .nav ul li .div1 .p1 a {
        font-size: 12px
    }

    .foot_top ul {
        margin-left: 60px
    }

    .nav ul li .div1 .p1 {
        width: 58.1%
    }
}

/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .head-top,.head {
        display: none !important;
    }

    .topTitle {
        padding: 16px 0;
        position: relative;
        overflow: hidden;
        margin-top: 46px;
    }

    .topTitle h4{
        line-height: 25px;
        text-align: center;
        font-size: 20px;
    }
    .lb-tittle{
        bottom: 0px;
        height: 48px;
        color: white;
        background: rgba(61, 85, 167, .7);
    }
    .lb-tittle h4 {
        color: white;
        line-height: 48px;
        font-size: 14px;
    }
    .lb-img{
        height: 240px;
    }
    .carousel-indicators {
        width: 139px;
        right: 20px !important;
        bottom: 60px !important;
        left: auto !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .moblie_head {
        display: block !important;
        height: 44px;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 9999;
        border-bottom: 2px solid #3d55a7;
    }

    .moblie_head .lf {
        padding-top: 10px;
        padding-left: 5%
    }

    .moblie_head .lf img {
        height: 24px
    }

    .moblie_head .rg {
        padding-right: 5%;
        padding-top: 14px
    }

    .moblie_head .rg a img {
        height: 16px;
        vertical-align: top
    }

    .a_txt {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }

    .a_txt .div1 {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }

    .a_txt .div2 {
        position: absolute;
        width: 20%;
        left: 0px;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }

    .a_txt .div3 {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%
    }

    .a_txt .div3 ul {
        padding-left: 5%;
        padding-right: 5%
    }

    .a_txt .div3 ul li {
        border-bottom: 1px solid #232530
    }

    .a_txt .div3 ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }

    .a_txt .div3 ul li .a_js2 {
        background: url(../images/plus.png) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .a_txt .div3 ul li .a_js2_on {
        background: url(../images/reduce.jpg) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .a_txt .div3 ul li .a_txt2 {
        display: none
    }

    .a_txt .div3 ul li .a_txt2 a {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
}


.fixnav {
    background: rgba(0,0,0,0.7);
}


.ment ul li {
    width: 20%;
    float: left;
    overflow: hidden;
}

.ment ul li:nth-child(n+6) {
    margin-top: 30px;
}

.ment ul li span {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    border: 1px solid #d9d9d9;
}

.ment ul li span img {
    width: 100%;
    height: 100%;
}

.index-left {
    height: 400px;
    border-radius: 8px;
    overflow: hidden;
    width: 770px;
}

.index-right {
    height: 400px;
    border-radius: 8px;
    overflow: hidden;
    width: 400px;
    margin-left: 20px;
}

.index-left1 {
    height: 400px;
    border-radius: 8px;
    overflow: hidden;
    width: 400px;
}

.index-right1 {
    height: 400px;
    border-radius: 8px;
    overflow: hidden;
    width: 770px;
    margin-left: 20px;
}

.index-img img {
    width: 100%;
    height: 400px;
}

.text {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.selfScale {
    cursor: pointer;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.selfScale img {
    width: 100%;
    height: 400px;
    top: 0;
    position: relative;
    left: 0;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}

.selfScale img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}

@media (min-width: 1400px) {

}

@media (max-width: 1024px) and (min-width: 768px) {
    .ment ul li span {
        width: 100px;
        height: 100px;
    }

    .ment ul li h1 {
        font-size: 1em !important;
    }

    .text {
        font-size: 1em !important;
    }

    .ment div {
        float: none;
        width: 100%;
    }

    .index-right, .index-right1 {
        margin-left: 0;
        margin-top: 20px;
    }
    #ban {margin-top: 1px !important;}
}
@media (max-width: 768px) and (min-width: 320px) {
    #ban {margin-top: 1px !important;}
    .full-bg-img .col-6{display: none;}
    .full-bg-img .col-10{display: block;}
    .full-bg-img .col-10 p{font-size: 1em !important; line-height: 1.8em;}
    .p-5{padding: 50px 0 !important;}
    .ment ul li span {
        width: 60px;
        height: 60px;
    }

    .ment ul li h1 {
        font-size: .8em !important;
    }

    .text {
        font-size: 1em !important;
    }

    .ment div {
        float: none;
        width: 100%;
    }

    .index-right, .index-right1 {
        margin-left: 0;
        margin-top: 20px;
    }
}
#ban {
    height: 480px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 0px;
}
#bd {
    /* margin-bottom: 35px; */
    position: relative;
    z-index: 10;
}
.nav-list{width: 100%; margin-top: 20px;}
.nav-list h1{background: #2196f3!important;color: #fff; width: 100%; height: 100px; text-align: center; line-height: 100px;font-size: 24px;}
.nav-list ul li{float: none; width: 100%;}
.nav-list ul li a{width: 100%; line-height: 50px; background: #f1f1f1; border-bottom: 1px solid #ccc;text-align:center;color: #333;display: block; }
.nav-list ul li a:hover{background: #0056B3; color: #fff;}
.nav-list ul li a:active{background: #0056B3; color: #fff;}
.m-list2 li {
    margin-bottom: 20px;}
.m-list2 li p {
    overflow: hidden;
    padding-right: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-list2 li a {
    padding-left: 36px;
    font-size: 18px;
    line-height: 27px;
    color: #333;
    background: url(../images/list2-icon2.png) 0 center no-repeat;
}
.m-list2 li span {
    float: right;
    font-size: 14px;
    line-height: 27px;
    color: #999;
}
.m-tit1 {
    overflow: hidden;
    margin-bottom: 25px;
}
.m-tit1 h3 {
    position: relative;
    float: left;
    padding-right: 20px;
    font-size: 30px;
    font-weight: bold;
    color: #484848;
}
.m-tit1 h3 i {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1180px;
    height: 1px;
    background-color: #cecece;
}
.m-cur {
    font-family: "å®‹ä½“";
    font-size: 12px;
    color: #484848;
    line-height: 24px;
    text-align: right;
    padding: 14px 0 19px;
}
.m-cur a {
    color: inherit;
}
.m-cur a i {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(../images/bg4.png) no-repeat center center;
    margin-right: 6px;
}
.img-bg{
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
